home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Presentations / Presentations ’90 / John Norstad / Reusable Code / Source / rel < prev    next >
Encoding:
Text File  |  1990-06-10  |  146 b   |  7 lines  |  [TEXT/MPS ]

  1. #    File rel.
  2. #
  3. #    Build release version of Sample.
  4.  
  5. Delete -i Sample 
  6. BuildProgram Sample -e -d COptions='-mbg off -sym off -r' -d LDebugOptions=''
  7.